cpus: denver: disable DCO operations from platform code
authorVarun Wadekar <vwadekar@nvidia.com>
Mon, 22 Feb 2016 19:09:41 +0000 (11:09 -0800)
committerVarun Wadekar <vwadekar@nvidia.com>
Thu, 23 Feb 2017 18:50:31 +0000 (10:50 -0800)
commit9f1c5dd19b7596db74db84e2ac58c31794fb20b5
treef9f81bd0b270df39ac71e8d5bb077d6c56765b1e
parent990c1e0113bdcbd17bab2954d2c216001503c509
cpus: denver: disable DCO operations from platform code

This patch moves the code to disable DCO operations out from common
CPU files. This allows the platform code to call thsi API as and
when required. There are certain CPU power down states which require
the DCO to be kept ON and platforms can decide selectively now.

Change-Id: Icb946fe2545a7d8c5903c420d1ee169c4921a2d1
Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
include/lib/cpus/aarch64/denver.h
lib/cpus/aarch64/denver.S
plat/nvidia/tegra/soc/t132/plat_psci_handlers.c